Skip to main content
POST
Create a custom targeting value

Authorizations

Authorization
string
header
required

Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.

Path Parameters

code
string
required

Body

application/json
display_name
string
required
Required string length: 1 - 100
value
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
ext
any
id
string<uuid> | null
match_type
enum<string>
default:exact
Available options:
exact

Response

Successful Response

code
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
created_at
string<date-time>
required
display_name
string
required
Required string length: 1 - 100
id
string<uuid>
required
updated_at
string<date-time>
required
value
string
required
Required string length: 1 - 32
Pattern: ^[a-z][a-z0-9._-]{0,31}$
deprecated
boolean
default:false
ext
Ext · object | null
match_type
enum<string>
default:exact
Available options:
exact
no
integer | null